func runtime.mapclone2
2 uses
runtime (current package)
map_swiss.go#L333: e.data = unsafe.Pointer(mapclone2((*abi.SwissMapType)(unsafe.Pointer(e._type)), (*maps.Map)(e.data)))
map_swiss.go#L337: func mapclone2(t *abi.SwissMapType, src *maps.Map) *maps.Map {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)